Open
Conversation
- Add language specification index with navigation to all spec sections - Create comprehensive syntax documentation (sections, headers, comments) - Add FTD debugging cheat sheet to CLAUDE.md with common mistakes - Position language spec under Docs section for better organization - Establish foundation for complete FTD 0.4 specification π€ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Rename language-spec/ β spec/ for cleaner URLs - Rename type-system/ β types/ to eliminate redundancy - Rename derived-types β built-in-types for correct terminology - Update all internal references to new URL structure - URLs now: fastn.com/spec/types/built-in-types/ vs old verbose paths π€ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add comprehensive documentation for all major language areas: * Syntax (sections, headers, comments) * Types (primitive, built-in, records, or-types) * Components (definition and usage) * Variables (declaration and references) * Functions (definition and calls) * Modules (imports, exports, packages) - All sections tested and working at clean URLs: /spec/section/ - Establishes foundation for Phase 1 FTD 0.4 documentation completion π€ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Reorganize language-spec/ β spec/ with shorter, cleaner URLs - Complete all 6 major language specification sections - Fix terminology: derived-types β built-in-types - Clean up old directory structure - All spec pages tested and working at /spec/section/ URLs - Ready for content expansion in future iterations π€ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.